From: Kenichi Handa Date: Tue, 27 Jan 2004 07:42:55 +0000 (+0000) Subject: Add an entry for sentence-end-without-space. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~24351 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bf9f3dcfcf4072cdb0522556632d2e58ed7d60bc;p=emacs.git Add an entry for sentence-end-without-space. --- diff --git a/etc/NEWS b/etc/NEWS index 79cae43174a..61fa7e4167b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1790,6 +1790,10 @@ configuration files. * Lisp Changes in Emacs 21.4 +** The default value of `sentence-end' is now defined using the new +variable `sentence-end-without-space' which contains such characters +that ends a sentecen without following spaces. + +++ ** The flags, width, and precision options for %-specifications in function `format' are now documented. Some flags that were accepted but not